emacs.git
2024-04-27 Eli Zaretskii; * lisp/jsonrpc.el (jsonrpc-shutdown): Doc fix.
2024-04-27 Daniel PetterssonShut down jsonrpc server more gracefully
2024-04-27 Eli ZaretskiiFollowup changes for styled underline support
2024-04-27 Mohsin KaleemAdd support for colored and styled underlines on tty...
2024-04-27 Eli ZaretskiiImprove documentation of 'package-enable-at-startup'
2024-04-27 Yuan FuFix c-ts-common--fill-paragraph for C
2024-04-27 Po LuEnable customization of the quit key on Android
2024-04-26 Gerd MöllmannFix gud-lldb-command-name
2024-04-26 Philip KaludercicAlways update VC packages from a vc-dir buffer
2024-04-25 Juri Linkov* lisp/tab-line.el: Fix tab-line-buffers in window...
2024-04-25 Juri LinkovSuppress warnings for obsolete display-comint-buffer...
2024-04-25 Eli ZaretskiiFix 'mode-line-right-align-edge' with asymmetrical...
2024-04-25 john muhlFix which-function error in 'lua-ts-mode' (bug#70515)
2024-04-25 Eshel Yaron; Exclude more modes in 'global-completion-preview...
2024-04-25 Mattias EngdegårdBetter eval-when-compile example in manual
2024-04-25 Po LuImprove custom button faces on monochrome displays
2024-04-24 Po LuDisable unsuitable XPM color selection mechanism on...
2024-04-24 Gerd MöllmannFix tbreak for LLDB
2024-04-24 Eli ZaretskiiFix handling of glyph codes in whitespace.el
2024-04-24 Michael Albinus; Remove comment in eglot-tests.el
2024-04-24 Yuan FuMake c-ts-common-comment-indent-new-line work for rust...
2024-04-24 Yuan FuMake c-ts-common--fill-paragraph work for rust line...
2024-04-24 Po LuMore effectually prevent defun list wrapping in C-x C-w
2024-04-24 Po LuMiscellaneous fixes for Android port
2024-04-23 Eli Zaretskii; * lisp/progmodes/eglot.el (eglot-path-to-uri): Improv...
2024-04-23 Daniel SemyonovGnus: Add back end for Atom feeds (nnatom)
2024-04-23 Michael AlbinusRevert skip on eglot-tests.el
2024-04-23 João TávoraEglot: robustify eglot-test-basic-symlink test (bug...
2024-04-23 João TávoraEglot: fix bug#70408 yet another way
2024-04-23 Andrea CoralloRun admin/syncdoc-type-hierarchy.el
2024-04-23 Andrea Corallo* Generate elisp_type_hierarchy.txt with top level...
2024-04-23 Andrea Corallo* admin/syncdoc-type-hierarchy.el (org): Add missing...
2024-04-23 Eshel Yaron(completion-preview-prev-candidate): add numeric prefix...
2024-04-23 Eshel Yaron; Fix Completion Preview mode mouse-click bindings
2024-04-23 Michael AlbinusSupport remote trash-directory
2024-04-23 Michael Albinus* test/lisp/progmodes/eglot-tests.el (eglot-test-basic...
2024-04-23 Michael AlbinusSome EMBA integration fixes
2024-04-23 Po Lu; Fix default Android tile mode
2024-04-23 Po LuMerge remote-tracking branch 'savannah/master' into...
2024-04-23 Po LuEnable configuring Emacs for "pseudo-grayscale" systems...
2024-04-23 Eli ZaretskiiFix dumping signal-handler data
2024-04-23 Po LuImplement face stipples on Android
2024-04-23 Yuan Fu; Add some comments to c-ts-common-comment-indent-new...
2024-04-23 Vincenzo PupilloCover more c-ts-common-comment-indent-new-line (bug...
2024-04-22 Karl FogelFix two bugs in removing bookmark fringe marks
2024-04-22 Mattias EngdegårdBetter format string compilation warning
2024-04-22 F. MoukayedEnsure that Gnus inline preview undisplayer removes...
2024-04-22 Michael Albinus; Fix last commit
2024-04-22 Michael AlbinusRework EMBA integration
2024-04-22 Po Lu; * java/Makefile.in: Fix typos.
2024-04-22 Po LuGenerate Android shared library list automatically
2024-04-22 Yuan FuCover more cases in c-ts-common-comment-indent-new...
2024-04-22 Juri Linkov* lisp/progmodes/flymake.el: Small improvements for...
2024-04-22 Juri Linkov* lisp/emacs-lisp/warnings.el (warning-display-at-botto...
2024-04-22 Juri Linkov* lisp/files.el (find-alternate-file): Fix the order...
2024-04-22 Po LuFix load order of certain Android shared libraries
2024-04-22 Noah PeartAdd rust-ts-mode font-locking tests (bug#70464)
2024-04-22 Noah PeartAdd font-locking for Rust macros (bug#70464)
2024-04-22 Yuan FuMake c-ts-common-comment-indent-new-line work for more...
2024-04-22 Yuan FuAdd tree-sitter comment-indent-new-line (bug#70074)
2024-04-22 Noah PeartImprove function signature font-lock rust-ts-mode ...
2024-04-21 Yuan FuAdd treesit-add-font-lock-rules
2024-04-21 Po LuBetter verify arguments to android-relinquish-directory...
2024-04-21 Michael AlbinusFix use of "dired" in Tramp
2024-04-21 Eric AbrahamsenRe-encode message bodies with externalized attachments...
2024-04-20 Michael Albinusgitlab-ci.yml adaptions
2024-04-20 Stefan Monnier(backtrace--print-func-and-args): Fix (part of) bug...
2024-04-20 Stefan Monnier(cl-print-object): Fix indirect cause of bug#70436
2024-04-20 Po LuEliminate minor wart in EmacsService.java
2024-04-20 Eli ZaretskiiMerge from origin/emacs-29
2024-04-20 Eshel YaronNew command 'completion-preview-complete'
2024-04-20 Eli Zaretskii; * lisp/treesit.el (treesit-parser-changed-ranges...
2024-04-20 Mattias EngdegårdKill process in files-tests before exiting
2024-04-20 Eli ZaretskiiAvoid "C-h for help" prompt in "C-h" commands describin...
2024-04-20 Mattias EngdegårdUpdate gravatar-tests after URL escaping change (bug...
2024-04-20 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2024-04-20 Augusto StoffelWith glasses-uncapitalize-p, use a display overlay...
2024-04-20 Michael Albinus* test/infra/Dockerfile.emba: Add libxml2-dev.
2024-04-20 Michael AlbinusComplete fix for eww-tests.el
2024-04-20 Eli Zaretskii; * lisp/progmodes/eglot.el (eglot-path-to-uri): Add...
2024-04-20 Eli Zaretskii; On MS-Windows, skip eglot test that creates symlinks
2024-04-20 Eli Zaretskii; Fix documentation of recent commits related to treesit
2024-04-20 Stefan Monnier(track-changes--call-signal): Silence late signals
2024-04-20 Yuan FuTree-sitter: only update range and reparse for changed...
2024-04-20 Yuan FuNew function treesit-parser-changed-ranges
2024-04-20 Yuan Fu; Minor fix in tree-sitter manual section
2024-04-19 Eric Abrahamsen; Improve wording of manual entry for `peg-run'
2024-04-19 João TávoraEglot: tweak previous change (bug#70036)
2024-04-19 F. Jason ParkFix regression involving erc-query-buffer-p
2024-04-19 F. Jason ParkAdd erc--skip message property
2024-04-19 F. Jason ParkDon't nest date stamp insertions in erc-stamp
2024-04-19 F. Jason ParkImprove erc-fill-wrap-merge refilling and movement
2024-04-19 F. Jason ParkSimplify option erc-merge-wrap-merge-indicator
2024-04-19 F. Jason Park; Improve erc-services and upgrade documentation
2024-04-19 Theodor ThornhillMake publishDiagnostics faster by using cached variable
2024-04-19 Jim Porter; * test/lisp/net/eww-tests.el (eww-test/display/html...
2024-04-19 Michael AlbinusNew user option tramp-inhibit-errors-if-setting-file...
2024-04-19 Po Lu* java/INSTALL: Update instructions.
2024-04-19 Stefan Monnier(eglot--signal-textDocument/didChange): Fix tests
2024-04-18 Juri LinkovDrag tabs to reorder buffers on the tab line.
next